Static Analysis for Checkpoint Size Reduction in Array-Based Programs
نویسندگان
چکیده
As modern supercomputing systems reach the peta-flop performance range, they grow in both size and complexity. This makes them increasingly vulnerable to failures from a variety of causes. Checkpointing is a popular technique for tolerating such failures, enabling applications to periodically save their state and restart computation after a failure. Although a variety of automated system-level checkpointing solutions are currently available to High Performance Computing users, manual application-level checkpointing remains more popular due to its superior performance. This paper presents a compiler analysis that improves the performance of automated checkpointing by eliminating dead state, which will be overwritten before it is read by the application. In particular, the analysis focuses on 1-dimensional arrays that are accessed in loops with bounds that may be finite, linear or computed during the loop itself using linear expressions. As a concrete example we show how the analysis enables a 45% reduction in checkpoint size of mdcask, one of the ASCI Purple benchmarks [1].
منابع مشابه
An Enhanced MSS-based checkpointing Scheme for Mobile Computing Environment
Mobile computing systems are made up of different components among which Mobile Support Stations (MSSs) play a key role. This paper proposes an efficient MSS-based non-blocking coordinated checkpointing scheme for mobile computing environment. In the scheme suggested nearly all aspects of checkpointing and their related overheads are forwarded to the MSSs and as a result the workload of Mobile ...
متن کاملPhased array ultrasonic imaging using an improved beamforming based total focusing method for non destructive test
One of the novel ultrasonic phased array based scanning methods for ultrasonic imaging in non-destructive test is total focusing method (TFM). This method employs maximum available information of the phased array elements and leads to an improved defect detection accuracy compared to conventional scanning methods. Despite its high detection accuracy, TFM behaves weak in distinguishing the real ...
متن کاملPhased array ultrasonic imaging using an improved beamforming based total focusing method for non destructive test
One of the novel ultrasonic phased array based scanning methods for ultrasonic imaging in non-destructive test is total focusing method (TFM). This method employs maximum available information of the phased array elements and leads to an improved defect detection accuracy compared to conventional scanning methods. Despite its high detection accuracy, TFM behaves weak in distinguishing the real ...
متن کاملHybrid Analysis for Partial Order Reduction of Programs with Arrays
An important component of efficient approaches to software model checking and systematic concurrency testing is partial order reduction, which eliminates redundant non-deterministic thread scheduling choices during the state space traversal. Thread choices have to be created only at the execution of actions that access the global state visible by multiple threads, so the key challenge is to pre...
متن کاملDitto - Deterministic Execution Replayability-as-a-Service for Java VM on Multiprocessors
Alongside the rise of multi-processor machines, concurrent programming models have grown to near ubiquity. Programs built on these models are prone to bugs with rare pre-conditions, arising from unanticipated interactions between parallel tasks. Replayers can be efficient on uni-processor machines, but struggle with unreasonable overhead on multi-processors, both concerning slowdown of the exec...
متن کامل